This Mod adds gibbable corpses to Quake.  (Thank you Wazat for this TUT) !

There are already various versions of gibbable corpses mods available,
but all have their isues, like:
- There is absolutely no problem anymore, that you get stuck on corpses (when you walk inclined ways upwards and a corpse is lying there) !
- There is no more falling corpses through floors !
- You can walk right through them, but they are still shootable.
All other "gibbable corpses" mods that I am aware of have at least one of these problems (except LordHavocs dpmod of course).
This is possible, because Wazat makes the monsters "semisolid".
They are only not_solid in the moment, when the player walks through them.
That is a totally new idea.

All monster corpses have a health of 50. They can be gibbed with 3 shotgun shoots.
I left them at only 50, because corpses gibbing shall be fun and not cost too much ammo, right ?


Kind regards,
Seven.



All credits goes to Wazat.
I only had to modify some code to keep the "kickable gibs" mod working in combination with this one.
